const net._C_AF_INET6
5 uses
	net (current package)
		cgo_unix.go#L115: 		*_C_ai_family(&hints) = _C_AF_INET6
		cgo_unix.go#L155: 		case _C_AF_INET6:
		cgo_unix.go#L173: 		*_C_ai_family(&hints) = _C_AF_INET6
		cgo_unix.go#L215: 		case _C_AF_INET6:
		cgo_unix_cgo.go#L38: 	_C_AF_INET6     = ( /*line :35:20*/_Ciconst_AF_INET6 /*line :35:29*/)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |